GrapeCity.CalcEngine.Functions Namespace > CalcIsLogicalFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: value.
Value is the value you want tested. Value can be a blank (empty cell), error, logical, text, number, or reference value, or a name referring to any of these, that you want to test.
'Usage Dim instance As CalcIsLogicalFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: value.
Value is the value you want tested. Value can be a blank (empty cell), error, logical, text, number, or reference value, or a name referring to any of these, that you want to test.
Target Platforms: Windows Server 2012, Windows RT